PDF4Java Reference Documentation
com.o2sol.pdf4java.graphics Package
/
PDFFormXObject Class
/ setMatrix Method
The matrix applied to form XObject content before it is rendered.
Collapse All
Expand All
In This Topic
setMatrix Method
In This Topic
Sets the form XObject matrix.
Syntax
public
void
setMatrix(
PDFMatrix
matrix
)
Parameters
matrix
The matrix applied to form XObject content before it is rendered.
See Also
Reference
PDFFormXObject Class
PDFFormXObject Members